Skip to content

Conversation

@abrookins
Copy link
Collaborator

@abrookins abrookins commented Oct 31, 2025

Made a few changes/fixes to the LangCache integration:

  • The name "LangCacheWrapper" just doesn't hit as deep. Also, it doesn't follow the same pattern as "SemanticCache," the Redis-based cache in this library. Seeing "Cache" twice feels better than "Wrapper."
  • Adjust how we send attributes
  • Use the correct import for the LangCache client

@abrookins abrookins force-pushed the rename-langcache-wrapper branch from ff984d0 to 43ad22e Compare October 31, 2025 20:29
The name "LangCacheWrapper" just doesn't hit as deep.
Also, it doesn't follow the same pattern as "SemanticCache,"
the Redis-based cache in this library. Seeing "Cache"
twice feels better than "Wrapper."
@abrookins abrookins force-pushed the rename-langcache-wrapper branch from 43ad22e to c9357c3 Compare November 1, 2025 05:18
@abrookins abrookins changed the title Rename LangCacheWrapper to LangCacheSemanticCache LangCache integration cleanup Nov 1, 2025
@abrookins abrookins force-pushed the rename-langcache-wrapper branch from 02204b8 to c7c6c6d Compare November 1, 2025 16:34
@abrookins abrookins force-pushed the rename-langcache-wrapper branch from c7c6c6d to 596dbf0 Compare November 1, 2025 16:35
Copy link
Collaborator

@bsbodden bsbodden left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! 🚀

@abrookins abrookins merged commit c7bf8c0 into main Nov 5, 2025
39 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants